home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 3-Presentations / Apple Demos / Training / Macintosh IIci Training / Macintosh IIci Tutorial / Macintosh IIci Tutorial / card_92668.txt < prev    next >
Text File  |  1990-03-19  |  5KB  |  271 lines

  1. -- card: 92668 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2629
  5. -- name: questions0
  6. ----- HyperTalk script -----
  7. on opencard
  8.   put "Card "&the number of me into field "Card number"
  9. end opencard
  10.  
  11.  
  12. -- part 3 (field)
  13. -- low flags: 01
  14. -- high flags: 0000
  15. -- rect: left=281 top=162 right=323 bottom=442
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 156
  20. -- text size: 14
  21. -- style flags: 0
  22. -- line height: 18
  23. -- part name: 
  24.  
  25.  
  26. -- part 4 (button)
  27. -- low flags: 00
  28. -- high flags: 2000
  29. -- rect: left=124 top=162 right=182 bottom=235
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: 
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   push card
  41.   visual dissolve
  42.   go to card "questions1"
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part 5 (button)
  48. -- low flags: 00
  49. -- high flags: 2000
  50. -- rect: left=124 top=181 right=201 bottom=235
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 0 / 0
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: 
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   push card
  62.   visual dissolve
  63.   go to card "questions3"
  64. end mouseUp
  65.  
  66.  
  67.  
  68. -- part 6 (button)
  69. -- low flags: 00
  70. -- high flags: 2000
  71. -- rect: left=124 top=199 right=219 bottom=235
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: 
  80. ----- HyperTalk script -----
  81. on mouseUp
  82.   push card
  83.   visual dissolve
  84.   go to card "questions6"
  85. end mouseUp
  86.  
  87.  
  88.  
  89. -- part 7 (button)
  90. -- low flags: 00
  91. -- high flags: 2000
  92. -- rect: left=124 top=218 right=238 bottom=235
  93. -- title width / last selected line: 0
  94. -- icon id / first selected line: 0 / 0
  95. -- text alignment: 1
  96. -- font id: 0
  97. -- text size: 12
  98. -- style flags: 0
  99. -- line height: 16
  100. -- part name: 
  101. ----- HyperTalk script -----
  102. on mouseUp
  103.   push card
  104.   visual dissolve
  105.   go to card "questions8"
  106. end mouseUp
  107.  
  108.  
  109.  
  110. -- part 8 (button)
  111. -- low flags: 00
  112. -- high flags: 2000
  113. -- rect: left=124 top=235 right=255 bottom=235
  114. -- title width / last selected line: 0
  115. -- icon id / first selected line: 0 / 0
  116. -- text alignment: 1
  117. -- font id: 0
  118. -- text size: 12
  119. -- style flags: 0
  120. -- line height: 16
  121. -- part name: 
  122. ----- HyperTalk script -----
  123. on mouseUp
  124.   push card
  125.   visual dissolve
  126.   go to card "questions9"
  127. end mouseUp
  128.  
  129.  
  130.  
  131. -- part 9 (button)
  132. -- low flags: 00
  133. -- high flags: 2000
  134. -- rect: left=278 top=161 right=181 bottom=389
  135. -- title width / last selected line: 0
  136. -- icon id / first selected line: 0 / 0
  137. -- text alignment: 1
  138. -- font id: 0
  139. -- text size: 12
  140. -- style flags: 0
  141. -- line height: 16
  142. -- part name: 
  143. ----- HyperTalk script -----
  144. on mouseUp
  145.   push card
  146.   visual dissolve
  147.   go to card "questions13"
  148. end mouseUp
  149.  
  150.  
  151.  
  152. -- part 10 (button)
  153. -- low flags: 00
  154. -- high flags: 2000
  155. -- rect: left=278 top=181 right=201 bottom=389
  156. -- title width / last selected line: 0
  157. -- icon id / first selected line: 0 / 0
  158. -- text alignment: 1
  159. -- font id: 0
  160. -- text size: 12
  161. -- style flags: 0
  162. -- line height: 16
  163. -- part name: 
  164. ----- HyperTalk script -----
  165. on mouseUp
  166.   push card
  167.   visual dissolve
  168.   go to card "questions15"
  169. end mouseUp
  170.  
  171.  
  172.  
  173. -- part 11 (button)
  174. -- low flags: 00
  175. -- high flags: 2000
  176. -- rect: left=278 top=199 right=219 bottom=431
  177. -- title width / last selected line: 0
  178. -- icon id / first selected line: 0 / 0
  179. -- text alignment: 1
  180. -- font id: 0
  181. -- text size: 12
  182. -- style flags: 0
  183. -- line height: 16
  184. -- part name: 
  185. ----- HyperTalk script -----
  186. on mouseUp
  187.   push card
  188.   visual dissolve
  189.   go to card "questions16"
  190. end mouseUp
  191.  
  192.  
  193.  
  194. -- part 12 (button)
  195. -- low flags: 00
  196. -- high flags: 2000
  197. -- rect: left=278 top=217 right=237 bottom=438
  198. -- title width / last selected line: 0
  199. -- icon id / first selected line: 0 / 0
  200. -- text alignment: 1
  201. -- font id: 0
  202. -- text size: 12
  203. -- style flags: 0
  204. -- line height: 16
  205. -- part name: 
  206. ----- HyperTalk script -----
  207. on mouseUp
  208.   push card
  209.   visual dissolve
  210.   go to card "questions18"
  211. end mouseUp
  212.  
  213.  
  214.  
  215. -- part 13 (button)
  216. -- low flags: 00
  217. -- high flags: 2000
  218. -- rect: left=278 top=234 right=254 bottom=389
  219. -- title width / last selected line: 0
  220. -- icon id / first selected line: 0 / 0
  221. -- text alignment: 1
  222. -- font id: 0
  223. -- text size: 12
  224. -- style flags: 0
  225. -- line height: 16
  226. -- part name: 
  227. ----- HyperTalk script -----
  228. on mouseUp
  229.   push card
  230.   visual dissolve
  231.   go to card "questions23"
  232. end mouseUp
  233.  
  234.  
  235.  
  236. -- part contents for background part 18
  237. ----- text -----
  238. Card 178
  239.  
  240. -- part contents for background part 12
  241. ----- text -----
  242. Apple Macintosh IIci
  243.  
  244. -- part contents for background part 4
  245. ----- text -----
  246. User Questions
  247.  
  248. -- part contents for background part 14
  249. ----- text -----
  250. questions0
  251.  
  252. -- part contents for background part 20
  253. ----- text -----
  254. This section contains a group of questions that are typical of those asked by potential buyers of the Macintosh IIci. They are grouped into the following categories:
  255.  
  256. ‚Ä¢ Built-in video*
  257. ‚Ä¢ Cache card*
  258. ‚Ä¢ Compatibility*
  259. ‚Ä¢ Macintosh II*
  260. ‚Ä¢ Memory*
  261.  
  262.  
  263.  
  264. -- part contents for card part 3
  265. ----- text -----
  266. ‚Ä¢ NuBus*
  267. ‚Ä¢ Performance*
  268. ‚Ä¢ Purchasing decisions*
  269. ‚Ä¢ ROM/system software*
  270. ‚Ä¢ Upgrades*
  271.